Name | Description | |
---|---|---|
CommandName | The name of the Command or Function. | |
ConsoleFilePath | Specifies the path to the Console file. (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivityGeneric<TResult>) | |
DisplayName | (Inherited from System.Activities.Activity) | |
Id | (Inherited from System.Activities.Activity) | |
Input | Optional pipeline input to pass into the PSWrapperGeneric. | |
ModuleName | The name of the Module that contains the command to be run. | |
Options | Specifies options for the PowerShell runtime. (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivityGeneric<TResult>) | |
Properties | Collection of Properties. | |
ReferenceParameters | Collection of parameter names that were a PSReference on the function and need to be outputted back to the Workflow. | |
Result | (Inherited from System.Activities.Activity<TResult>) | |
ResultType | (Inherited from System.Activities.ActivityWithResult) |